Fully Qualified Name: | Laminas\Code\Reflection\PropertyReflection |
Extends: | ReflectionProperty |
Implements: | ReflectionInterface |
Name | Description | Defined By |
---|---|---|
getAnnotations() | PropertyReflection | |
getDeclaringClass() | Get declaring class reflection object | PropertyReflection |
getDocBlock() | PropertyReflection | |
getDocComment() | Get DocBlock comment | PropertyReflection |
toString() | PropertyReflection |
Parameter Name | Type | Description |
---|---|---|
$annotationManager | \AnnotationManager |
Returns: \AnnotationScanner|bool
Get declaring class reflection object
Returns: \ClassReflection
Returns: bool|\DocBlockReflection
Get DocBlock comment
Returns: string|bool False if no DocBlock defined
Returns: string